home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Jul 89 / W0111-perm or temp memory-Jul89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  730 b   |  21 lines  |  [TEXT/GEOL]

  1. Item    6616598                         23-July-89        23:46
  2.  
  3. From:   D2215                           Dac SW, Wilma Blair, PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. cc:     MACAPP.TEST                     MacApp SQA Team
  8.  
  9. Sub:    perm or temp memory?
  10.  
  11. In a routine like TTeView.SetText which creates a handle, PtrToHand is used
  12. which would seem to create a handle from temporary memory.  In many other
  13. methods of TTeView, NewPermHandle is used.
  14.  
  15. Should SetText really create a permanent handle?   If it is desirable to use a
  16. permament handle, maby PermPtrToHand (and others) could be added to
  17. MacAppUtilities?  Or, am I confuses as to what should be perm and what should
  18. be temp?  Regards, Les Caudle
  19.  
  20.  
  21.